Public Member Functions | |
| Permission ($groupids, $boardid=-1, $invisible=0) | |
| set_boardid ($boardid) | |
| has_permission ($perm) | |
Data Fields | |
| $a_group | |
| $a_groupboard | |
| $boardid | |
| $invisible | |
Definition at line 194 of file class.functions.inc.php.
| has_permission | ( | $ | perm | ) |
| Permission | ( | $ | groupids, | |
| $ | boardid = -1, |
|||
| $ | invisible = 0 | |||
| ) |
| $groupids | ||
| $boardid | ||
| $invisible |
Definition at line 207 of file class.functions.inc.php.
| set_boardid | ( | $ | boardid | ) |
| $a_group |
Definition at line 195 of file class.functions.inc.php.
| $a_groupboard |
Definition at line 196 of file class.functions.inc.php.
| $boardid |
Definition at line 197 of file class.functions.inc.php.
| $invisible |
Definition at line 198 of file class.functions.inc.php.
1.5.8